Eplan Platform API
Eplan.EplApi.DataModel Namespace / NetDefinitionPoint Class / AddDaisyChain Method / AddDaisyChain(NetConnectionPoint[]) Method
NetDefinitionPoint.NetConnectionPoints between which new connections are made.

In This Topic
    AddDaisyChain(NetConnectionPoint[]) Method
    In This Topic
    Creates new DaisyChain object
    Syntax

    Parameters

    netConnectionPoints
    NetDefinitionPoint.NetConnectionPoints between which new connections are made.

    Return Value

    New created DaisyChain
    Exceptions
    ExceptionDescription
    Thrown when one of a given PinBase is not in NetDefinitionPoint connectionPoints.
    See Also